home *** CD-ROM | disk | FTP | other *** search
- Path: ousrvr3.oulu.fi!news
- From: Arto Pesonen <artsi@ee.oulu.fi>
- Newsgroups: comp.lang.c++
- Subject: Re: Compiler bug in Borland C++ 5.0
- Date: Fri, 12 Apr 1996 08:50:13 +0300
- Organization: University of Oulu
- Message-ID: <316DEF15.2454@ee.oulu.fi>
- References: <316A22E0.47B6@ee.oulu.fi> <marnoldDpLAwv.Apz@netcom.com>
- NNTP-Posting-Host: s-tko-pc11.oulu.fi
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (Win95; I)
-
- Matt Arnold wrote:
- >...
- > Your best bet is probably to just stick with byte alignment. Why
- > are you changing it anyway?
- >
-
- Problem was that I had project made with BC4.52 and there was double
- word data aligment set. So it worked with BC4.52. When I compiled that
- project with new compiler it did not worked anymore. It sure took long
- time to figure it out why it worked like this.
-
- Regards,
-
- Arto Pesonen
-